PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getVisibility Method
In This Topic
    getVisibility Method
    In This Topic
    Gets the field widget visibility.
    Syntax
    public PDFFieldWidgetVisibility getVisibility()

    Return Value

    A PDFFieldWidgetVisibility that represents the visibility of the field widget.
    See Also